The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "class::member"

Class::Member - A set of modules to make the module developement easier River stage two • 4 direct dependents • 14 total dependents

Perl class instances are mostly blessed HASHes or GLOBs and store member variables either as "$self->{membername}" or "${*$self}{membername}" respectively. This is very error prone when you start to develope derived classes based on such modules. The...

OPI/Class-Member-1.6 - 08 Aug 2008 11:28:04 UTC - Search in distribution

Class::Generate - Generate Perl class hierarchies River stage one • 1 direct dependent • 1 total dependent

The "Class::Generate" package exports functions that take as arguments a class specification and create from these specifications a Perl 5 class. The specification language allows many object-oriented constructs: typed members, inheritance, private m...

SHLOMIF/Class-Generate-1.18 - 13 Oct 2020 09:35:55 UTC - Search in distribution

lib/Class/STL/ClassMembers/DataMember.pm River stage one • 1 direct dependent • 1 total dependent

DAVIDO/Class-STL-Containers-0.37 - 21 Jun 2018 18:47:43 UTC - Search in distribution

lib/Padre/Plugin/Moose/ClassMember.pm River stage zero No dependents

AZAWAWI/Padre-Plugin-Moose-0.21 - 15 Mar 2012 10:04:18 UTC - Search in distribution

LWP::MemberMixin - Member access mixin class River stage four • 2175 direct dependents • 6287 total dependents

A mixin class to get methods that provide easy access to member variables in the %$self. Ideally there should be better Perl language support for this....

OALDERS/libwww-perl-6.77 - 11 Mar 2024 00:58:25 UTC - Search in distribution

SIAM::ScopeMember - Scope Member object class River stage zero No dependents

SSINYAGIN/SIAM-1.01 - 22 Aug 2014 08:30:35 UTC - Search in distribution

Class::Template - struct/member template builder River stage zero No dependents

DMR/Class-Eroot-19960603 - 03 Jun 1996 20:17:52 UTC - Search in distribution
  • EROOT - an eternal root to handle persistent objects

Webqq::Qun - api for qq qun management,add member,remove member,set administrator,etc River stage zero No dependents

腾讯提供了基于web的群管理方式,可以参见页面<http://qun.qq.com/member.html> 可进行群成员添加、查询、筛选、设置管理员、取消管理员、设置群名片等常用功能 本模块对该页面的功能进行了封装,提供面向对象的接口,方便实现对群成员管理的自动化操作 操作的基本流程是: => 1.登录(授权) => 2.生成token => 3.获取个人信息 => 4.获取好友信息 => 5.获取群列表信息 => 6.获取群成员信息 => 7.对群成员进行各种操作 POD ERRORS He...

SJDY/Webqq-Qun-1.5 - 24 Apr 2015 16:07:22 UTC - Search in distribution
  • Webqq::Qun - api for qq qun management,add member,remove member,set administrator,etc

Meta::Db::Member - Enum or Set member. River stage zero No dependents

This is an object to encapsulate an enumeration or set member for a database definition. It has a name and a description....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

P - Safer, friendlier printf/print/sprintf + say River stage zero No dependents

"P" is a combined print, printf, sprintf & say in 1 routine. It saves tremendously on development time. It's not just a 1 character 'verb', but has other time-saving and powerful features. It has the convenience of "say" in adding a newline when need...

LAWALSH/P-1.1.41 - 31 Oct 2019 06:30:48 UTC - Search in distribution

PGN - Portable Game Notation for Chess River stage one • 2 direct dependents • 2 total dependents

This is the Portable Game Notation Specification and Implementation Guide, as revised on 12th March 1994....

GDR/Games-Chess-0.003 - 07 Jun 1999 12:42:08 UTC - Search in distribution

GD - Interface to Gd Graphics Library River stage three • 98 direct dependents • 155 total dependents

GD.pm is a Perl interface to Thomas Boutell's gd graphics library (version 2.01 or higher; see below). GD allows you to create color drawings using a large number of graphics primitives, and emit the drawings as PNG files. GD defines the following fo...

RURBAN/GD-2.81 - 03 May 2024 17:02:57 UTC - Search in distribution

Paws::EC2 - Perl Interface to AWS Amazon Elastic Compute Cloud River stage two • 9 direct dependents • 11 total dependents

Amazon Elastic Compute Cloud Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the AWS Cloud. Using Amazon EC2 eliminates the need to invest in hardware up front, so you can develop and deploy applications ...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

fp - a library for programming in a functional style River stage zero No dependents

This module is an experiment in functional programming in perl. It uses nothing but a combination of; subroutines, the @_ array and a few built in operators to implement a style of functional programming. None of the code above is all that interestin...

STEVAN/fp-0.03 - 28 Sep 2005 22:27:52 UTC - Search in distribution

XSH - scripting language for XPath-based editing of XML River stage zero No dependents

CHOROBA/XML-XSH2-2.2.10 - 22 Dec 2023 14:24:21 UTC - Search in distribution

JSON - JSON (JavaScript Object Notation) encoder/decoder River stage four • 1575 direct dependents • 3534 total dependents

This module is a thin wrapper for JSON::XS-compatible modules with a few additional features. All the backend modules convert a Perl data structure to a JSON text and vice versa. This module uses JSON::XS by default, and when JSON::XS is not availabl...

ISHIGAKI/JSON-4.10 - 09 Oct 2022 00:11:31 UTC - Search in distribution

perlsub - Perl subroutines River stage five • 11693 direct dependents • 33184 total dependents

Like many languages, Perl provides for user-defined subroutines. These may be located anywhere in the main program, loaded in from other files via the "do", "require", or "use" keywords, or generated on the fly using "eval" or anonymous subroutines. ...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

perlcritic - Command-line interface to critique Perl source. River stage three • 131 direct dependents • 408 total dependents

"perlcritic" is a Perl source code analyzer. It is the executable front-end to the Perl::Critic engine, which attempts to identify awkward, hard to read, error-prone, or unconventional constructs in your code. Most of the rules are based on Damian Co...

PETDANCE/Perl-Critic-1.152 - 17 Oct 2023 04:09:08 UTC - Search in distribution

wurst - Wurst is a Useful, Reliable Structural Tool River stage zero No dependents

use Wurst; or, depending on the directory you are running from, use FindBin; use lib "$FindBin::Bin/../src/Wurst/blib/arch"; use lib "$FindBin::Bin/../src/Wurst/blib/lib"; use Wurst;...

WURST/Wurst-0.51c - 23 May 2008 13:46:41 UTC - Search in distribution

ZOOM - Perl extension implementing the ZOOM API for Information Retrieval River stage one • 8 direct dependents • 8 total dependents

This module provides a nice, Perlish implementation of the ZOOM Abstract API described and documented at http://zoom.z3950.org/api/ the ZOOM module is implemented as a set of thin classes on top of the non-OO functions provided by this distribution's...

MIRK/Net-Z3950-ZOOM-1.30 - 12 Mar 2014 14:17:01 UTC - Search in distribution
676 results (0.151 seconds)